Now our player sprite needs to decide how to respond.
- Drag out another Say.
This time, we'll have the player sprite speak, so don't change the name in the command.
- Change the string in the .say() command to "What should I do?"
To navigate the page using the TAB key, first press ESC to exit the code editor.